GEOIP Process Command

Use the following search query to enrich logs using the GEOIP process command:

Syntax:

| process geoip (fieldname)

Example Query:

| process geoip (source_address)

The above query enriches logs with country_name, region_name, city_name, postal_code, longitude, latitude, and timezone values associated with the source_address field.

The following screenshot shows a log enriched for a public IP:

_images/geoip_enrichedlogs.png

Enriched Log Sample

The following screenshot shows a log enriched for a private IP:

_images/geoip_privatelogs.png

Enriched Log Sample


Helpful?

We are glad this guide helped.


Please don't include any personal information in your comment

Contact Support